Vcenter Storage Policies CompatibleDatastoreInfo
Vcenter Storage Policies CompatibleDatastoreInfo
The Vcenter Storage Policies CompatibleDatastoreInfo schema contains compatible datastore's information.
This schema was added in vSphere API 6.7.
JSON Example
{
"datastore": "string"
}
string
datastore
Required
Identifier of the datastore.
This property was added in vSphere API 6.7.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore
.